Skip to content

add RunLoop#2433

Closed
hacka0wi wants to merge 1 commit into
awesome-selfhosted:masterfrom
hacka0wi:add-runloop
Closed

add RunLoop#2433
hacka0wi wants to merge 1 commit into
awesome-selfhosted:masterfrom
hacka0wi:add-runloop

Conversation

@hacka0wi
Copy link
Copy Markdown

@hacka0wi hacka0wi commented May 7, 2026

Adding RunLoop — a self-hosted workflow engine that combines a drag-drop DAG editor with multi-runtime code execution (Python / Node.js / Shell / Docker), four pluggable queue backends (Postgres / RabbitMQ / Kafka / Redis Streams), an AES-256-GCM secret vault, and WebSocket-streamed live executions.

Listed under Automation alongside Apache Airflow, Kestra, Cronicle, Dagu, etc.

Footprint (reproducible via scripts/bench.sh — methodology in docs/BENCHMARKS.md):

Engine binary (linux/amd64) 27 MiB
Engine + Postgres RAM idle 47 MiB
Full stack RAM idle (+ web) ~140 MiB
Cold start <1 s
Min components 3 (web + engine + Postgres)

License: AGPL-3.0. Latest release: v0.1.2.

Aware that the curation guide notes new submissions should have established activity — happy to revisit if maintainers prefer a 6-12 month wait, but flagging now in case it's useful for the next directory regeneration.

Self-hosted workflow engine combining a drag-drop DAG editor with
multi-runtime code execution (Python/Node.js/Shell/Docker), four
pluggable queue backends, an AES-256 secret vault, and WebSocket-
streamed live executions. AGPL-3.0, Go + Next.js, three containers,
~140 MiB RAM idle.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants